object SpellCheckConfigDialog: TSpellCheckConfigDialog Left = 357 Top = 221 BorderIcons = [biSystemMenu] BorderStyle = bsDialog Caption = 'Spelling Options' ClientHeight = 397 ClientWidth = 320 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poScreenCenter OnCreate = FormCreate OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object OK: TButton Left = 238 Top = 368 Width = 75 Height = 23 Anchors = [akLeft, akBottom] Caption = 'xx&OK' Default = True ModalResult = 1 TabOrder = 3 end object DictionariesGroup: TGroupBox Left = 8 Top = 200 Width = 305 Height = 161 Anchors = [akLeft, akRight, akBottom] Caption = ' xxDictionaries: ' TabOrder = 1 object CustomLabel: TLabel Left = 8 Top = 117 Width = 98 Height = 13 Anchors = [akLeft, akBottom] Caption = 'xxCustom Dictionary:' end object CustomCombo: TComboBox Left = 8 Top = 132 Width = 169 Height = 21 Style = csDropDownList Anchors = [akLeft, akRight, akBottom] ItemHeight = 13 TabOrder = 1 OnChange = CustomComboChange end object DictionariesButton: TButton Left = 192 Top = 130 Width = 105 Height = 23 Anchors = [akRight, akBottom] Caption = 'xxDictionaries ...' TabOrder = 2 OnClick = DictionariesButtonClick end object MainDictionaries: TListView Left = 8 Top = 16 Width = 289 Height = 97 Anchors = [akLeft, akTop, akRight, akBottom] Checkboxes = True Columns = < item AutoSize = True Caption = 'xxName' ImageIndex = 0 end item AutoSize = True Caption = 'xxFilename' ImageIndex = 0 end> ColumnClick = False HotTrackStyles = [htHandPoint, htUnderlineHot] ReadOnly = True RowSelect = True SmallImages = XPImageList TabOrder = 0 ViewStyle = vsReport OnChange = MainDictionariesChange OnClick = MainDictionariesClick OnSelectItem = MainDictionariesSelectItem end end object OptionsGroup: TGroupBox Left = 8 Top = 8 Width = 305 Height = 185 Anchors = [akLeft, akTop, akRight, akBottom] Caption = ' xxOptions: ' TabOrder = 0 object Option1: TCheckBox Left = 8 Top = 16 Width = 289 Height = 17 Caption = 'Option1' TabOrder = 0 OnClick = OptionsClick end object Option2: TCheckBox Left = 8 Top = 32 Width = 289 Height = 17 Caption = 'Option2' TabOrder = 1 OnClick = OptionsClick end object Option3: TCheckBox Left = 8 Top = 48 Width = 289 Height = 17 Caption = 'Option3' TabOrder = 2 OnClick = OptionsClick end object Option4: TCheckBox Left = 8 Top = 64 Width = 289 Height = 17 Caption = 'Option4' TabOrder = 3 OnClick = OptionsClick end object Option5: TCheckBox Left = 8 Top = 80 Width = 289 Height = 17 Caption = 'Option5' TabOrder = 4 OnClick = OptionsClick end object Option6: TCheckBox Left = 8 Top = 96 Width = 289 Height = 17 Caption = 'Option6' TabOrder = 5 OnClick = OptionsClick end object Option7: TCheckBox Left = 8 Top = 112 Width = 289 Height = 17 Caption = 'Option7' TabOrder = 6 OnClick = OptionsClick end object Option10: TCheckBox Left = 8 Top = 160 Width = 289 Height = 17 Caption = 'Option10' TabOrder = 9 OnClick = OptionsClick end object Option9: TCheckBox Left = 8 Top = 144 Width = 289 Height = 17 Caption = 'Option9' TabOrder = 8 OnClick = OptionsClick end object Option8: TCheckBox Left = 8 Top = 128 Width = 289 Height = 17 Caption = 'Option8' TabOrder = 7 OnClick = OptionsClick end end object HelpButton: TButton Left = 157 Top = 368 Width = 75 Height = 23 Anchors = [akLeft, akBottom] Caption = 'xxHelp' TabOrder = 2 OnClick = HelpButtonClick end object ResetButton: TButton Left = 8 Top = 368 Width = 100 Height = 23 Anchors = [akLeft, akBottom] Caption = 'xxxReset Defaults' TabOrder = 4 OnClick = ResetButtonClick end object DialogControl: TConfigurationDialogCtrl OnConfigurationAvailable = DialogControlConfigurationAvailable Left = 280 Top = 16 end object XPImageList: TImageList AllocBy = 1 DrawingStyle = dsTransparent Width = 1 Left = 280 Top = 48 Bitmap = { 494C010101000400040001001000FFFFFFFFFF10FFFFFFFFFFFFFFFF424D3600 0000000000003600000028000000040000001000000001002000000000000001 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 0000000000000000000000000000000000000000000000000000000000000000 000000000000000000000000000000000000424D3E000000000000003E000000 2800000004000000100000000100010000000000400000000000000000000000 000000000000000000000000FFFFFF0080000000800000008000000080000000 8000000080000000800000008000000080000000800000008000000080000000 8000000080000000800000008000000000000000000000000000000000000000 000000000000} end end